ToString()

Method

Namespace: Diffstore.Entities

Declared in: Diffstore.Entities.Entity<TKey, TValue>


Returns a human-readable string representations.

Syntax

public override string ToString()

Back to index